.productlistx {
	margin:0;
	padding:0;
	position: relative;
	overflow: hidden;
	width:100%;
}


.blkproductlistx {
	border:0; 
	padding:0px; 
	overflow: hidden;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/arrow8.png) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:20px;
	cursor: pointer;
	position: absolute;
	height:40px;
	top:85px;
}

.blkproductlistx .RightButton {
	background: url(../images/arrow8.png) no-repeat -20px 0px;
	right:0px;
	float:right;
	width:20px;
	cursor: pointer;
	position: absolute;
	height:40px;
	top:85px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 23px; 
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}

.box .fang{
	padding:0px;
	margin:10px;
	border:10px #ddd solid;
}

.box .fang:hover{
	padding:0px;
	margin:10px;
	border:10px #ccc solid;
}

.blkproductlistx .box img {
border:0;
padding:0;
margin:0px 0px -4px 0px; 
}

/*xx{width: 198px;height: 35px;line-height: 35px;background: #00255a;display: block;-moz-opacity:0.7;filter:alpha(opacity=70);opacity:0.7;position: absolute;left: 3px;top: 148px;z-index: 9;text-align: center;}*/



.box a.prodtitle{
display:block;
width:198px;
height:35px;
line-height: 35px;
color:#fff;
font:12px/35px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
margin:-55px 20px 10px 20px;
background:url(../images/001.png) repeat;
padding:0px 0px 0px 0px;
text-align:center;
position: relative;
*position: static;

z-index:999;
}

.box a.prodtitle:hover{

font:12px/35px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}